Expand description

This crate implements the experimental ScdBackend/ScdTransaction backend for the openpgp-card crate. It uses GnuPG’s scdaemon (via GnuPG Agent) to access OpenPGP cards.

Note that (unlike openpgp-card-pcsc), this backend doesn’t implement transaction guarantees.

Structs

An implementation of the CardBackend trait that uses GnuPG’s scdaemon (via GnuPG Agent) to access OpenPGP card devices.